var runtime.allglock
7 uses
runtime (current package)
proc.go#L543: allglock mutex
proc.go#L567: lock(&allglock)
proc.go#L573: unlock(&allglock)
proc.go#L580: assertWorldStoppedOrLockHeld(&allglock)
proc.go#L606: lock(&allglock)
proc.go#L610: unlock(&allglock)
proc.go#L701: lockInit(&allglock, lockRankAllg)
The pages are generated with Golds v0.6.7. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |